x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
authorBin Meng <[email protected]>
Sat, 16 May 2015 01:33:18 +0000 (09:33 +0800)
committerSimon Glass <[email protected]>
Thu, 4 Jun 2015 08:39:39 +0000 (02:39 -0600)
commita40abfcc0008e3164caeee4dcd1294fda7675511
tree50884e94ffdea859d3a368ded6c0233c6d4897a4
parent77c2b210c70614383ca83b83be60f04bf14db0c4
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h

Enable CONFIG_LBA48 to support large disks. CONFIG_ATAPI is only needed
by cmd_ide.c which is not common for modern x86 targets, hence remove it.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
include/configs/x86-common.h